home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37.iso / LastCall / lastcall.exe / stuff / lastcall.dxr / 00189_Soda Gun in bonus round.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  90 b   |  8 lines

  1. on mouseDown
  2.   if inMixingMode() then
  3.     returnToBar()
  4.   else
  5.     play done
  6.   end if
  7. end
  8.